-
Home
-
WP phpMyAdmin
-
5.2.1.10
-
Code
-
Classes
- CBORDecoder
Total Complexity |
47 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
267 |
Lines of code |
149 |
Logical lines of code |
112 |
Comment lines |
62 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wellFormed() |
B |
39 |
21 |
64 |
getFloatNumberOrSimpleValue() |
A |
54 |
9 |
22 |
getHalfFloat() |
S |
55 |
5 |
17 |
getList() |
S |
68 |
2 |
7 |
getMap() |
S |
68 |
2 |
7 |
decode() |
S |
80 |
1 |
3 |
getUnsignedInteger() |
S |
82 |
1 |
3 |
getNegativeInteger() |
S |
80 |
1 |
3 |
getByteString() |
S |
80 |
1 |
3 |
getTextString() |
S |
80 |
1 |
3 |
getTag() |
S |
80 |
1 |
3 |
getSingleFloat() |
S |
68 |
1 |
7 |
getDoubleFloat() |
S |
68 |
1 |
7 |